花费 22 ms
Postgresql 时间加减运算

now()::timestamp(0)精确到秒 加法: SELECT now()::timestamp(0) + '1 year'; --当前时间加1年 SELECT now()::timesta ...

Sat Oct 17 23:08:00 CST 2020 0 2520

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM